/* Phones (responsive full width) */
/* Larger phones (576px up up) */
/* Tablets (768px and up) */
/* Latops (992px and up) */
/* Desktop (1200px and up) */
[class*='col-'],
.col {
  padding-right: 0px;
  padding-left: 0px;
}
.pad {
  padding: 5vw;
}
.nav-item{
padding:10px;

}

.nav-item a{
background-color:#0085CA;
padding:0.5em 1em;
color: #fff !important;
}
@media  (min-width: 576px) {
  .pad {
    padding: 40px;
  }
}
.pad-title {
  padding: 15px;
}
.pad-top {
  padding-top: 5vw;
}
@media  (min-width: 576px) {
  .pad-top {
    padding-top: 0;
  }
}
.pad-bottom {
  padding-bottom: 5vw;
}
@media  (min-width: 576px) {
  .pad-bottom {
    padding-bottom: 0;
  }
}
.hover-Turquoise:hover {
  color: #00C4B3 !important;
}
.text-Turquoise {
  color: #00C4B3 !important;
}
.border-Turquoise {
  border-color: #00C4B3 !important;
}
.bg-Turquoise {
  background-color: #00C4B3 !important;
}
.hover-Green:hover {
  color: #77BC1F !important;
}
.text-Green {
  color: #77BC1F !important;
}
.border-Green {
  border-color: #77BC1F !important;
}
.bg-Green {
  background-color: #77BC1F !important;
}
.hover-Purple:hover {
  color: #B0008E !important;
}
.text-Purple {
  color: #B0008E !important;
}
.border-Purple {
  border-color: #B0008E !important;
}
.bg-Purple {
  background-color: #B0008E !important;
}
.hover-Orange:hover {
  color: #E35205 !important;
}
.text-Orange {
  color: #E35205 !important;
}
.border-Orange {
  border-color: #E35205 !important;
}
.bg-Orange {
  background-color: #E35205 !important;
}
.hover-LightOrange:hover {
  color: #F7A800 !important;
}
.text-LightOrange {
  color: #F7A800 !important;
}
.border-LightOrange {
  border-color: #F7A800 !important;
}
.bg-LightOrange {
  background-color: #F7A800 !important;
}
.hover-Yellow:hover {
  color: #FFCE00 !important;
}
.text-Yellow {
  color: #FFCE00 !important;
}
.border-Yellow {
  border-color: #FFCE00 !important;
}
.bg-Yellow {
  background-color: #FFCE00 !important;
}
.hover-White:hover {
  color: #FFFFFF !important;
}
.text-White {
  color: #FFFFFF !important;
}
.border-White {
  border-color: #FFFFFF !important;
}
.bg-White {
  background-color: #FFFFFF !important;
}
.hover-PaleGray:hover {
  color: #E8E8E7 !important;
}
.text-PaleGray {
  color: #E8E8E7 !important;
}
.border-PaleGray {
  border-color: #E8E8E7 !important;
}
.bg-PaleGray {
  background-color: #E8E8E7 !important;
}
.hover-LightGray:hover {
  color: #B1B3B3 !important;
}
.text-LightGray {
  color: #B1B3B3 !important;
}
.border-LightGray {
  border-color: #B1B3B3 !important;
}
.bg-LightGray {
  background-color: #B1B3B3 !important;
}
.hover-DarkGray:hover {
  color: #888B8D !important;
}
.text-DarkGray {
  color: #888B8D !important;
}
.border-DarkGray {
  border-color: #888B8D !important;
}
.bg-DarkGray {
  background-color: #888B8D !important;
}
.hover-BlueGray:hover {
  color: #5B7F95 !important;
}
.text-BlueGray {
  color: #5B7F95 !important;
}
.border-BlueGray {
  border-color: #5B7F95 !important;
}
.bg-BlueGray {
  background-color: #5B7F95 !important;
}
.hover-CharcoalGray:hover {
  color: #53565a !important;
}
.text-CharcoalGray {
  color: #53565a !important;
}
.border-CharcoalGray {
  border-color: #53565a !important;
}
.bg-CharcoalGray {
  background-color: #53565a !important;
}
.hover-LightBlue:hover {
  color: #B9D9EB !important;
}
.text-LightBlue {
  color: #B9D9EB !important;
}
.border-LightBlue {
  border-color: #B9D9EB !important;
}
.bg-LightBlue {
  background-color: #B9D9EB !important;
}
.hover-SkyBlue:hover {
  color: #71C5E8 !important;
}
.text-SkyBlue {
  color: #71C5E8 !important;
}
.border-SkyBlue {
  border-color: #71C5E8 !important;
}
.bg-SkyBlue {
  background-color: #71C5E8 !important;
}
.hover-MediumBlue:hover {
  color: #00A9E0 !important;
}
.text-MediumBlue {
  color: #00A9E0 !important;
}
.border-MediumBlue {
  border-color: #00A9E0 !important;
}
.bg-MediumBlue {
  background-color: #00A9E0 !important;
}
.hover-CobaltBlue:hover {
  color: #0085CA !important;
}
.text-CobaltBlue {
  color: #0085CA !important;
}
.border-CobaltBlue {
  border-color: #0085CA !important;
}
.bg-CobaltBlue {
  background-color: #0085CA !important;
}
.hover-MedtronicBlue:hover {
  color: #004B87 !important;
}
.text-MedtronicBlue {
  color: #004B87 !important;
}
.border-MedtronicBlue {
  border-color: #004B87 !important;
}
.bg-MedtronicBlue {
  background-color: #004B87 !important;
}
.hover-NavyBlue:hover {
  color: #001E46 !important;
}
.text-NavyBlue {
  color: #001E46 !important;
}
.border-NavyBlue {
  border-color: #001E46 !important;
}
.bg-NavyBlue {
  background-color: #001E46 !important;
}
/* Effra - Medtronic 
@font-face {
  font-family: 'effrabold';
  src: url('fonts/effra_bd-webfont.eot');
  src: url('fonts/effra_bd-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/effra_bd-webfont.woff2') format('woff2'), url('fonts/effra_bd-webfont.woff') format('woff'), url('fonts/effra_bd-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'effralight';
  src: url('fonts/effra_lt-webfont.eot');
  src: url('fonts/effra_lt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/effra_lt-webfont.woff2') format('woff2'), url('fonts/effra_lt-webfont.woff') format('woff'), url('fonts/effra_lt-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'effraregular';
  src: url('fonts/effra_rg-webfont.eot');
  src: url('fonts/effra_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/effra_rg-webfont.woff2') format('woff2'), url('fonts/effra_rg-webfont.woff') format('woff'), url('fonts/effra_rg-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
body {
  /*font-family: effraregular;*/
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  line-height: 1.3em;
  color: #53565a;
}
.light {
  /*font-family: effralight;*/
  font-family: 'Roboto', sans-serif;
  font-weight:100;
}
.text-small {
  font-size: .8rem;
}
.bold {
  /*font-family: effrabold;*/
  font-family: 'Roboto', sans-serif;
  font-weight:700;
}
b,
strong {
  font-weight: 100;
  /*font-family: effrabold;*/
  font-family: 'Roboto', sans-serif;
  font-weight:700;
}
.bigger {
  font-size: 1.2em;
}
h1,
.h1 {
  font-size: 8vw;
}
@media  (min-width: 576px) {
  h1,
  .h1 {
    font-size: 40px;
  }
}
@media  (min-width: 768px) {
  h1,
  .h1 {
    font-size: 50px;
  }
}
h2,
.h2 {
  font-size: 9vw;
}
@media  (min-width: 576px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
@media  (min-width: 768px) {
  h2,
  .h2 {
    font-size: 40px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 0.95em;
}
.line {
  display: block;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  list-style-type: square;
  padding-left: 20px;
}
ul li {
  position: relative;
}
span.square {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
.image {
  background-color: #B1B3B3;
  background-size: cover;
  background-position: center;
}
.image.right {
  background-position: right;
}
.image.left {
  background-position: left;
}
.block-50 {
  height: 50vh;
}
.block-60 {
  height: 60vh;
}
.block-30 {
  height: 50vh;
}
.keyline {
  border: 5px solid white;
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}
.keyline.Yellow {
  border-color: #FFCE00;
}
.keyline.LightOrange {
  border-color: #F7A800;
}
.keyline.Orange {
  border-color: #E35205;
}
.keyline.Purple {
  border-color: #B0008E;
}
.keyline.Green {
  border-color: #77BC1F;
}
.keyline.Turquoise {
  border-color: #00C4B3;
}
.side-scroll {
  overflow: auto;
  white-space: nowrap;
}
a.button {
  display: block;
  font-size: 1.5em;
}
.btn {
  border-radius: 0;
}
table th,
table td {
  padding: 10px 15px;
  border: 1px solid white;
  background-color: #E8E8E7;
}
.stackable-card {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
@media  (max-width:575px) {
  .stackable-card {
    flex-direction: row;
    border-bottom: 2px solid white;
  }
}
@media  (min-width: 576px) {
  .stackable-card {
    flex-direction: column;
  }
}
.stackable-card .card-image {
  display: flex;
  box-sizing: border-box;
  background-size: cover;
}
@media  (max-width:575px) {
  .stackable-card .card-image {
    width: 35%;
    min-height: auto;
    max-height: auto;
  }
}
@media  (min-width: 576px) {
  .stackable-card .card-image {
    width: 100%;
    min-height: 33vw;
    max-height: 20vh;
  }
}
@media  (min-width: 768px) {
  .stackable-card .card-image {
    width: 100%;
    min-height: 20vw;
    max-height: 10vh;
    height: 300px;
  }
}
.stackable-card .card-text {
  display: flex;
  box-sizing: border-box;
  padding: 15px;
}
@media  (max-width:575px) {
  .stackable-card .card-text {
    width: 65%;
  }
}
@media  (min-width: 576px) {
  .stackable-card .card-text {
    width: 100%;
    flex-grow: 8;
    height: 400px;
  }
}
@media  (min-width: 768px) {
  .stackable-card .card-text {
    height: 300px;
  }
}
@media  (min-width: 768px) {
  nav.pad {
    padding: 20px 40px;
  }
}
ul.sliding-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.sliding-nav li {
  margin-right: 5vw;
  display: inline-block;
}
@media  (min-width: 768px) {
  ul.sliding-nav li {
    margin-right: 20px;
  }
}
ul.sliding-nav li a {
  background-color: #0085CA;
  color: #FFFFFF;
  display: block;
}
@media  (max-width:575px) {
  ul.sliding-nav li a {
    padding: 15px;
  }
}
@media  (min-width: 576px) {
  ul.sliding-nav li a {
    padding: 20px;
  }
}
@media  (min-width: 768px) {
  ul.sliding-nav li a {
    padding: 15px;
  }
}
.things-to-examine table {
  background-color: #004B87;
  width: 260%;
  border-top: solid 2px #FFFFFF;
  /*font-family: effralight;*/
  font-family: 'Roboto', sans-serif;
  font-weight:100;
  
}
.things-to-examine table tr:nth-child(even) td {
  background-color: #0085CA;
}
.things-to-examine table td {
  padding-left: 5vw;
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  width: 33%;
  color: #FFFFFF;
  white-space: normal;
  vertical-align: top;
  background-image: url(img/chevron.svg);
  background-position: right center;
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-right: 30px;
  border-right: solid 1px rgba(255, 255, 255, 0.1);
}
@media  (min-width: 768px) {
  .things-to-examine table td {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.things-to-examine table td.last {
  background-image: none;
}
.things-to-examine table:nth-child(even) {
  background-color: #00A9E0;
}
.things-to-examine table:nth-child(even) tr:nth-child(even) td {
  background-color: #71C5E8;
}
@media  (min-width: 768px) {
  .things-to-examine table {
    width: 100%;
  }
}
ul.how-to li {
  width: 80%;
  vertical-align: top;
}
@media  (min-width: 768px) {
  ul.how-to li {
    width: calc(33% - 15px);
  }
}
ul.how-to .image {
  height: 300px;
  position: relative;
}
@media  (min-width: 768px) {
  ul.how-to .image {
    margin-bottom: 20px;
    height: 200px;
  }
}
@media  (min-width: 992px) {
  ul.how-to .image {
    height: 250px;
  }
}
@media  (min-width: 1200px) {
  ul.how-to .image {
    height: 300px;
  }
}
ul.how-to .image div {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #001E46;
  color: #FFFFFF !important;
  /*font-family: effrabold;*/
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  font-size: 3vh;
  padding: 0.7em;
}
ul.how-to p {
  white-space: normal;
  color: #FFF;
  padding-top: 5vw;
}
@media  (min-width: 576px) {
  ul.how-to p {
    padding-top: 0;
  }
}
.icon-row .icon-text {
  padding-left: 15px;
}
a#top-link {
  display: block;
  position: fixed;
  padding: 5px;
  right: 10px;
  bottom: 10px;
  font-size: 10px;
  background-color: #001E46 !important;
  color: #FFFFFF !important;
}
.flow-container .flow-panel {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.flow-container a,
.flow-container div.flow-result {
  display: block;
  color: #FFF;
  /*font-family: effralight;*/
  font-family: 'Roboto', sans-serif;
  font-weight:100;
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 5vw;
  margin: 2.5vw 5vw;
  background-image: url(img/chevron.svg);
  background-position: right center;
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 10px;
  background-color: #00A9E0;
  white-space: normal;
  transition: background-color 0.2s;
}
@media  (min-width: 576px) {
  .flow-container a,
  .flow-container div.flow-result {
    padding: 40px;
    margin: 20px 40px;
    padding-left: 40px !important;
  }
}
.flow-container a:hover,
.flow-container div.flow-result:hover,
.flow-container a:active,
.flow-container div.flow-result:active {
  text-decoration: none;
  background-color: #004B87;
}
.flow-container a.back {
  background-color: #001E46;
  background-position: left 20px center;
  background-image: url(img/chevron-back.svg);
  padding-left: 10vw;
}
.flow-container div.flow-result {
  display: none;
  background-image: none;
}
.flow-container .seperator {
  display: block;
  color: #FFF;
  /*font-family: effralight;*/
  font-family: 'Roboto', sans-serif;
  font-weight:100;
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 5vw;
  background-color: #888B8D;
}
@media  (min-width: 576px) {
  .flow-container .seperator {
    padding: 40px;
  }
}
.flow-container .panel-2 a,
.flow-container .panel-3 a {
  display: none;
}
/*--------------------------------------------------------------
  Imports & Changes
--------------------------------------------------------------*/
h1 {
  text-transform: uppercase;
}
h1 small,
h1 strong {
  font-size: 8vw;
}
@media  (min-width: 576px) {
  h1 small,
  h1 strong {
    font-size: 40px;
  }
}
@media  (min-width: 768px) {
  h1 small,
  h1 strong {
    font-size: 50px;
  }
}
h2 {
  text-transform: uppercase;
}
h2 small,
h2 strong {
  font-size: 9vw;
}
@media  (min-width: 576px) {
  h2 small,
  h2 strong {
    font-size: 30px;
  }
}
@media  (min-width: 768px) {
  h2 small,
  h2 strong {
    font-size: 40px;
  }
}
h3 small,
h3 strong {
  font-size: 1.2rem;
}
img {
  height: auto;
  width: 100%;
}
.heading {
  text-transform: uppercase;
}
.heading span {
  display: block;
}
.heading small,
.heading strong {
  display: block;
}
em {
  color: #F7A800;
  /*font-family: effrabold;*/
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  font-style: normal;
}
/* Navigation
================================================== */
nav.nav {
  transition: box-shadow 0.3s ease;
}
nav.nav ul {
  align-items: center;
  display: flex;
  height: 100px;
  margin: 0 1rem;
  transition: height 0.3s ease;
}
nav.nav.shrink {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}
nav.nav.shrink ul {
  height: 80px;
}
a.offset-anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
/* Image Full Height
================================================== */
.image-fullHeight {
  display: flex;
  flex-direction: column;
}
.image-fullHeight .image-fullHeight__container {
  height: 100%;
}
.image-fullHeight .image-fullHeight__container img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
/* Icon
================================================== */
.icon__40 img {
  max-width: 40px;
}
.icon__60 img {
  max-width: 60px;
}
.icon__80 img {
  max-width: 80px;
}
.flex-icntxt {
  display: flex;
  flex-flow: row;
}
.flex-icntxt div.flex-icntxt__text {
  flex: 1;
}
.flex-icntxt div.flex-icntxt--no {
  display: flex;
  flex-flow: column;
  padding: 0 calc(20px) 0 0;
}
.flex-icntxt div.flex-icntxt--no div.number {
  margin-bottom: calc(20px);
}
/* Logo
================================================== */
.logo {
  display: flex;
  justify-content: flex-end;
  padding: 5vw 0 0;
}
.logo img {
  height: auto;
  max-width: 180px;
}
@media  (min-width: 576px) {
  .logo {
    padding: 40px 0 0;
  }
}
/* Imports
================================================== */
/* Hero
================================================== */

.hero > div.image {
  background: linear-gradient(140deg, rgba(78, 59, 30, 0.4) 0%, rgba(255, 255, 255, 0) 50%), url('http://images.medtronicdib.mdtpatient.com/EloquaImages/clients/MedtronicDIB/%7Bc1989340-3833-4aee-b139-029d3d32507f%7D_photo__01.jpg') center center / cover no-repeat padding-box border-box;
   height: 60vh;	
}

div[class*="__text--heading"] {
  padding: 0 0 calc(20px);
  text-transform: uppercase;
}
div[class*="__text--content"] .row {
  margin: 0 0 calc(20px);
}
div[class*="__text--content"] ul {
  margin: 0;
}
div[class*="__text--content"] ul li {
  margin: 0 0 10px;
}
div[class*="__text--content"] ul li:last-child {
  margin: 0;
}
div[class*="__text--content"] ul ul {
  margin: 1rem 0 0;
}
div.flex-icntxt .number__60 .number > div {
  max-height: 60px;
  min-height: 60px;
  max-width: 60px;
  min-width: 60px;
}
div.flex-icntxt .number__80 .number > div {
  max-height: 80px;
  min-height: 80px;
  max-width: 80px;
  min-width: 80px;
}
@media  (max-width:575px),  (min-width: 576px) {
  div.flex-icntxt div.flex-icntxt__icon img {
    margin-right: calc(10px);
    max-width: 60px;
    min-width: 60px;
  }
  div.flex-icntxt div.flex-icntxt--no .number > div {
    max-height: 60px;
    min-height: 60px;
    max-width: 60px;
    min-width: 60px;
  }
}
@media  (min-width: 576px) {
  div.flex-icntxt div.flex-icntxt__icon img {
    margin-right: calc(20px);
  }
}
@media  (min-width: 1200px) {
  div.flex-icntxt div.flex-icntxt__icon img {
    max-width: 80px;
    min-width: 60px;
  }
  div.flex-icntxt div.flex-icntxt--no .number > div {
    max-height: 80px;
    min-height: 80px;
    max-width: 80px;
    min-width: 80px;
  }
}
div.quick-tip {
  padding: calc(20px);
}
img.icntxt {
  position: relative;
  top: -6px;
  max-width: 16px;
}
/* Number
================================================== */
.number {
  font-size: 2.5rem;
}
.number > div {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
/* Calibration
================================================== */
div.calibrate {
  /* ======== MEDIA ======== */
}
div.calibrate div.calibrate__text div.calibrate__text--content div div.quick-tip:nth-child(2) {
  margin: 0 0 calc(20px);
}
@media  (max-width:575px),  (min-width: 576px) {
  div.calibrate div.calibrate__image {
    order: 2;
  }
  div.calibrate div.calibrate__text {
    order: 1;
  }
}
@media  (min-width: 992px) {
  div.calibrate div.calibrate__image {
    order: 1;
  }
  div.calibrate div.calibrate__text {
    order: 2;
  }
}
/* Lost & Suspend
================================================== */
div.lost-suspend {
  /* ======== MEDIA ======== */
}
@media  (max-width:575px),  (min-width: 576px) {
  div.lost-suspend div.suspend__text {
    order: 2;
  }
  div.lost-suspend div.suspend__image {
    order: 1;
  }
}
@media  (min-width: 992px) {
  div.lost-suspend div.suspend__text {
    order: 1;
  }
  div.lost-suspend div.suspend__image {
    order: 2;
  }
}
/* Update
================================================== */
div.update {
  /* ======== MEDIA ======== */
}
@media  (max-width:575px),  (min-width: 576px) {
  div.update div.update__image {
    order: 2;
  }
  div.update div.update__text {
    order: 1;
  }
}
@media  (min-width: 992px) {
  div.update div.update__image {
    order: 1;
  }
  div.update div.update__text {
    order: 2;
  }
}
/* Return & Pump
================================================== */
div.return-pump {
  /* ======== MEDIA ======== */
}
div.return-pump div.return div.return__text--content ol {
  padding-left: 1rem;
}
div.return-pump div.return div.return__text--content ol li.list-whitespace {
  font-size: 0;
}
div.return-pump div.return div.return__text--content ol li.list-whitespace::marker,
div.return-pump div.return div.return__text--content ol li.list-whitespace span {
  font-size: 16px;
}
div.return-pump div.pump div.pump__image {
  position: relative;
}
div.return-pump div.pump div.pump__image div.image__boxes {
  bottom: 0;
  display: flex;
  position: absolute;
  right: 0;
}
div.return-pump div.pump div.pump__image div.image__boxes div img {
  height: 100%;
  width: 100%;
}
@media  (max-width:575px),  (min-width: 576px) {
  div.return-pump div.pump div.pump__image div.image__boxes div img {
    margin: 10px;
    max-height: 40px;
    max-width: 40px;
  }
}
@media  (min-width: 768px) {
  div.return-pump div.pump div.pump__image div.image__boxes div img {
    margin: 20px;
    max-height: 60px;
    max-width: 60px;
  }
}
/* Hero Bottom
================================================== */
div.hero__bottom {
  position: relative;
  /* ======== MEDIA ======== */
}
div.hero__bottom div[class*="border"] img {
  height: auto;
  width: 100%;
}
@media  (max-width:575px) {
  div.hero__bottom > div.pad {
    padding: 0;
  }
  div.hero__bottom .text {
    position: relative;
    width: 100%;
  }
}
@media  (min-width: 576px) {
  div.hero__bottom > div.pad {
    padding: 0;
  }
}
@media  (min-width: 992px) {
  div.hero__bottom > div {
    background: url('http://images.medtronicdib.mdtpatient.com/EloquaImages/clients/MedtronicDIB/%7B88f5ba24-c106-4ff4-986a-b7acb680a064%7D_photo__08.jpg') center center / cover no-repeat padding-box border-box scroll;
  }
  div.hero__bottom > div.pad {
    padding: 40px;
  }
  div.hero__bottom div[class*="border"] {
    border-style: solid;
    border-width: 6px;
    position: relative;
    min-height: 500px;
  }
  div.hero__bottom div[class*="border"] img {
    opacity: 0;
  }
  div.hero__bottom .text {
    left: 0;
    max-width: calc(20rem);
    padding: 5rem;
    position: absolute;
    top: 0;
  }
}


/*custom new css*/
#hero{
  position: relative;
}
.navbar-main{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  margin: 0;
}
.navbar-main.fixed{
  position: fixed;
  bottom: initial;
  top: 0;
}
.container{
  position: relative;
}

@media(max-width:  992px){
  .navbar-collapse{
    position: absolute;
    top: 75px;
    width: 100%;
    left: 0;
    background: #001E46 !important;
    padding: 0px 35px;
    padding-bottom: 30px;
  }
   .menu-col{
    display: inline-block;
    width: 25px;
    position: relative;
  }
   .menu-col div{
    height: 2px;
    background-color: #fff;
    margin-bottom: 6px;
    transition: all .3s ease;
    opacity: 1;
    top: 0;
  }
   .menu-col div:last-child{
    margin-bottom:0;
  }
  .navbar-toggler .menu-col div:nth-child(1){
    transform: rotate(45deg);
    top: 10px;
    position: relative;
  }
  .navbar-toggler .menu-col div:nth-child(3){
    transform: rotate(-45deg);
    top: -6px;
    position: relative;
  }
  .navbar-toggler .menu-col div:nth-child(2){
    top: -20px;
    position: relative;
    opacity:0;
  }

  .navbar-toggler.collapsed .menu-col div:nth-child(1){
    transform: rotate(0deg);
    top: 0px;
  }
  .navbar-toggler.collapsed .menu-col div:nth-child(3){
    transform: rotate(0deg);
    top: 0px;
  }
  .navbar-toggler.collapsed .menu-col div:nth-child(2){
    top: 0px;
    opacity:1;
  }
  .navbar-toggler{
    border:0;
  }
  .navbar-toggler:focus{
    box-shadow: 0 0 0;
    outline: none;
  }
}